ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / Indicator Property

In This Topic
    Indicator Property (C1ChartCore<Tseries,TAnimation,TBinding>)
    In This Topic
    A value that provides information about the indicator.
    Syntax
    'Declaration
     
    Public Property Indicator As ChartIndicator
    public ChartIndicator Indicator {get; set;}
    See Also